home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / systems / unixtkit / man.arc / CB.MAN < prev    next >
Text File  |  1988-03-28  |  669b  |  67 lines

  1.  
  2.  
  3.  
  4.         CB                    ST-UNIX User's Manual                    CB
  5.  
  6.  
  7.  
  8.         COMMAND
  9.              cb - C source program beautifier
  10.  
  11.         FORMAT
  12.              cb
  13.  
  14.         DESCRIPTION
  15.              _✓C_✓b reads the standard input which should be a C source file,
  16.              and writes a beautified version onto the standard output.
  17.  
  18.         NOTES
  19.              As everyone's idea of layout for C programs is different  cb
  20.              doesn't  re-arrange placing of brackets etc.  Its main usage
  21.              is for correcting indentation.
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.         Printed 28/March/1988     30 March 1987                         1
  64.  
  65.  
  66.  
  67.